Contribution org.nuxeo.ecm.webapp.documenttemplates--configuration
In component org.nuxeo.ecm.webapp.documenttemplates
org.nuxeo.ecm.webapp.documenttemplates
inside nuxeo-platform-webapp-core-7.10-HF07.jar /OSGI-INF/templateCreation-config.xml
This contribution is part of XML component Documentation
Property that enables resetting creator, creation date and last modification date on document creation from template.
Extension Point
Extension point configuration of component ConfigurationService.Contributed Items
XML Source
<extension point="configuration" target="org.nuxeo.runtime.ConfigurationService">
<documentation>
Property that enables resetting creator, creation date and last modification date on document creation from template.
</documentation>
<property name="nuxeo.template.reset-creator-on-creation-from-template">false</property>
</extension>